Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from mdn:main #13

Open
wants to merge 4,690 commits into
base: main
Choose a base branch
from
Open

[pull] main from mdn:main #13

wants to merge 4,690 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 14, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@google-cla
Copy link

google-cla bot commented Dec 14, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

danielhjacobs and others added 3 commits September 30, 2024 17:14
* Update Chromium data for privacy Web Extensions api properties

The privacy API, at the time already containing both services.alternateErrorPagesEnabled and services.autofillEnabled, was moved out of the experimental status in https://source.chromium.org/chromium/chromium/src/+/607e6522f841933e0d3130c09d33207876850948, which according to https://source.chromium.org/chromium/chromium/src/+/607e6522f841933e0d3130c09d33207876850948:chrome/VERSION was Chrome 18.

* Update Chromium data for privacy Web Extensions api property httpsOnlyMode

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `privacy` Web Extensions api properties. This sets the feature(s) to a version range based upon the date that the feature was added to BCD with the intent of replacing `true` values with ranged values to eliminate `true` values from BCD.

Commit/PR Adding the Feature: #8830

* Mirror Edge data in the Web Extensions privacy API

* Properly mirror Edge data in Web Extensions privacy API

* httpsOnlyMode not in Chromium Web Extensions privacy API

Despite it being added to the compatibility data in #8830, in reality it does not exist on Chromium browsers.

Co-authored-by: Rob Wu <[email protected]>

---------

Co-authored-by: Rob Wu <[email protected]>
* add spec_url

* add mdn_url

* Update svg/elements/a.json

* fix

---------

Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <[email protected]>
caugner and others added 30 commits October 29, 2024 17:49
…r` (#24868)

Update css.properties.transition.transition-behavior to mirror css.properties.transition-behavior support
* Add Firefox & Webkit impl_url for Virtual Keyboard API
)

* Add Firefox impl_url for CSS View Transition (level 1 & level 2)
* Add IPhone Safari impl_url for Media Source Extension API
* Chrome 103-123 never aborted `AbortSignal.timeout()` with a `TimeoutError`

Co-authored-by: Florian Scholz <[email protected]>
* Add webview impl_url for Periodic Sync API

* update data

* Merge branch 'main' into webview-periodic-sync
* Add Chrome Android impl_url for Local Font Access API

* update for permissions policy

* update for permissions api

* add
* Chromium 129 respects inherited color-scheme on iframes

Support for inherited color-scheme on SVG images was added to Chromium
in https://issues.chromium.org/issues/40232082 (Chromium 111)

Support for inherited color-scheme on iframes was added to Chromium in
https://issues.chromium.org/issues/40234347 (Chromium 129)

* Update css/at-rules/media.json

---------

Co-authored-by: Claas Augner <[email protected]>
The interface api.CommandEvent itself is experimental.
* Add & fix Safari notes for Permissions-Ploicy

* fix impl_url
Co-authored-by: Claas Augner <[email protected]>
…ws.create (#24850)

* Update windows.json | Add compatibility data for top & left for webextensions.api.windows.create

* Update windows.json | Add compatibility data for top & left for api.windows.create

* Update windows.json | Add compatibility data for top & left for webextensions.api.windows.create

* Update webextensions/api/windows.json for top & left ofe windows.creat

Co-authored-by: rebloor <[email protected]>

---------

Co-authored-by: rebloor <[email protected]>
`css.properties.text-decoration-skip` has the relevant Safari parts with more details.
`css.properties.user-modify` includes the Chrome/Safari data with more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment